home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 701-725 / 702 / indent / readme < prev    next >
Text File  |  1995-03-18  |  742b  |  20 lines

  1. README for GNU indent version 1.3
  2.  
  3. To install, edit the first part of Makefile ("Configurable things") to
  4. correctly define your local paths.  For example, make sure that
  5. `bindir' is set to the directory where you wish to place the executable.
  6.  
  7. Then type "make" and the executable will be created.  Note that minor
  8. configuration is needed to properly read directories, and if this
  9. fails, the `make' process will inform you that you cannot make
  10. numbered backups.
  11.  
  12. For a slight speedup, you may define one of the alternatives to
  13. the function mymemcpy() in sys.h.
  14.  
  15. Type "make install" to install the program and info file.
  16.  
  17. Look at RELEASE-NOTES for changes from the previous version.
  18.  
  19. Please address bug-reports to bug-gnu-utils@prep.ai.mit.edu
  20.